home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 1 / Cream of the Crop 1.iso / BBS / VCDROM11.ARJ / VCDROM.DOC next >
Text File  |  1993-01-12  |  3KB  |  63 lines

  1. VCDROM 1.10 beta 1
  2. Copyright (C) Roland De Graaf 1992
  3.  
  4. **Note: VCDROM is intended for use with VBBS 5.6 and higher.
  5.         It may not be suitable for some earlier 5.52 implementations.
  6.         
  7. VCDROM is a utility for creating the file listings databases for shareware
  8. CD-ROMs. Supported formats are PC-SIG CDs, and Night Owl CDs. More formats
  9. will be added as possible.
  10.  
  11. VCDROM will create the essential database .DAT and .BIN files.
  12. Each pair of <filename>.DAT and <filename>.BIN files constitutes
  13. one database.
  14.  
  15. For PC-SIG CDs:
  16. VCDROM will create one database, containing the listings for the entire
  17. CD-ROM. Before processing starts, you will be asked for the <filename>
  18. you use. You will also be asked for the name of the description file
  19. on the CD, since this varies from volume to volume. The description
  20. file is in the CDROM \DOD directory, usually with an extension of .UPP.
  21. To find the file, do
  22. dir X:\DOD\*.UPP    (X = Your CDROM Drive Letter)
  23.  
  24. **Note: For PC-SIG CDs, VCDROM will also generate the proper
  25.   <filename>.FDX file. (This is the index that VBBS uses to list files
  26.   in sorted order.)
  27.  
  28. For Night Owl CDs:
  29. Night Owl CDs are organized much nicer than PC-SIG CDs -- they are
  30. almost in an ideal format -- multiple directories, with each directory
  31. contain files specific to one topic (ie.. Utilities, Games, Etc).
  32. VCDROM will create one or more databases, depending on how many
  33. sections are on the CD. VCDROM will use the filenames DIRx, where x is
  34. 1 to however many sections are on the CD. (ie, DIR1, DIR2, DIR3, etc)
  35.  
  36. **Note: For Night Owl CDs, VCDROM will not generate the <filename>.FDX file. 
  37.   (This is not a problem since VBBS will automatically do that anyway.)
  38.  
  39. When processing is complete, you should then copy the generated .DAT, .BIN, 
  40. and if applicable, .FDX files into your VBBS Database Directory, and set the 
  41. database(s) up under VCONFIG Database Config, Files Section.
  42.  
  43. Note: When configuring the database, set the 'Files Path' setting to 'X:\' 
  44.       where X is the actual drive letter of your CD-ROM.
  45.       This is a signal to VBBS 5.6 and up that the downloads in this file
  46.       listings database are on a CD-ROM (read only device).
  47.  
  48.       For a CD-ROM based file area like this, the Files Path setting is
  49.       not used to derive any paths.
  50.  
  51.       VBBS will derive the true path to the file using data that VCDROM
  52.       has saved in the database records as it created the databases.
  53.  
  54.       This is necessary for CDs like PC-SIG which use a really nasty format.
  55.  
  56. Future of VCDROM:
  57.  
  58. More CD Formats
  59.  
  60. VCDROM is a very *new program. Please report all discrepancies
  61. to the author for immediate attention.
  62.  
  63.